Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-onfleet contribution from aazam-gh #47420

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aazam-gh
Copy link
Contributor

What

This PR adds a new connector for source Onfleet (source-onfleet).

Contributor-provided connector description:

This is the Onfleet connector that ingests data from the Onfleet API.

Onfleet is the world's advanced logistics software that delights customers, scale operations, and boost efficiency https://onfleet.com/

In order to use this source you must first create an account on Onfleet. Once logged in, you can find the can create an API keys through the settings menu in the dashboard, by going into the API section.

You can find more information about the API here https://docs.onfleet.com/reference/setup-tutorial

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key. API key to use for authenticating requests. You can create and manage your API keys in the API section of the Onfleet dashboard.
password string Placeholder Password. Placeholder for basic HTTP auth password - should be set to empty string x

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
workers id No pagination
administrators id No pagination
teams id No pagination
hubs id No pagination
tasks id DefaultPaginator

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Oct 27, 2024

@aazam-gh is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@aazam-gh
Copy link
Contributor Author

Fixes #47419

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/onfleet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants